Developer Documentation

QuickTime 4 API Documentation

QuickTime 4 Reference

| Previous | Chapter Contents | Chapter Top | Next |

Effect Speed Flag

This is the value that an effect should return when QTGetEffectSpeed is called and the component can run the effect in real time.

enum {
    effectIsRealtime
}

Constant descriptions

effectIsRealtime
The effect can process frames in real time.


© 1999 Apple Computer, Inc.

| Previous | Chapter Contents | Chapter Top | Next |